SmartFTP FTP Library
|
Sets the unix mode of a remote file or folder.
The client sends a SITE CHMOD command. If the FTP command is not supported the function fails.
HRESULT SetUnixPermissions( [in] BSTR name, [in] long nAttributes );
The unix mode is typically found with octal representation. E.g. octal 0775.
What do you think about this topic? Send feedback!
|
Copyright (c) by SmartSoft Ltd. All rights reserved.
|